A passionate front-end web dev, enthusiastic in coding and making great sites. All of my projects are here that I made throughout my journey

Projects

banner

Campground Rent App

Using Node, Express Js and MongoDB I built this full CRUD application for users to rent campgrounds across the world. Users can safely register, login, post new campgrounds, upload images, edit existing ones and also give reviews. It uses mongo relations. Implement authentication and authorizations. It also includes a map using Mapbox API.


{Mongo}{Express}{EJS}{Node}

banner

Sam's Tech Store

It uses Next Js, Context API, Sanity(for CMS), React-Icons, CSS. An e-commerce site for tech related stuffs with cart functionality. All the item data come from Sanity Content Management System


{Next JS}{React-Icons}{Sanity IO}{CSS}

banner

Sam's Shop

A shopping e-commerce page with cart functionality. Users can toggle between dark mode, change the view style of items.


{React/Redux}{Context API}{React-Icons}{Bootstrap}{CSS}

banner

Bank Website

A static website built using React Js and Tailwind CSS using modern UI/UX design


{React}{Tailwind CSS}

banner

Firebase Authentication React Form

In this app firebase is used for authenticating users using google or normal email password. It is built with vite react and tailwind css.


{React Js}{Firebase Auth}{OAuth}{Tailwind}

banner

React To-Do List

It simply uses React Js to make a to-do list. This app is not connected to any database though.


{React Js}